createNotificationChannelGroup

open fun createNotificationChannelGroup(@NonNull group: @NonNull NotificationChannelGroup)(source)

Creates a group container for NotificationChannel objects. This can be used to rename an existing group. It doesn't do anything on older SDKs which don't support Notification Channels.

Parameters

group

The group to create